index
:
ouroboros
be
master
testing
Ouroboros main repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipcpd
/
normal
/
fmgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipcpd: Fix race condition with concurrent allocs
dimitri staessens
2017-04-06
1
-3
/
+41
*
ipcpd: normal: Add missing else clause
Sander Vrijders
2017-04-05
1
-9
/
+6
*
ipcpd: Add lock for allocation requests
Sander Vrijders
2017-04-05
1
-0
/
+3
*
ipcpd: Revert timeout in fmgr
dimitri staessens
2017-04-01
1
-6
/
+1
*
ipcpd: normal: Fix logs
Sander Vrijders
2017-03-31
1
-3
/
+6
*
ipcpd: Fix memleaks in fmgr
dimitri staessens
2017-03-28
1
-0
/
+4
*
ipcpd: normal: Call shm_pci_init on fmgr init
Sander Vrijders
2017-03-28
1
-0
/
+6
*
ipcpd: normal: Fix locking of PFF
Sander Vrijders
2017-03-28
1
-0
/
+9
*
ipcpd: normal: Fix compilation issue
Sander Vrijders
2017-03-28
1
-1
/
+1
*
ipcpd: normal: Avoid double free
Sander Vrijders
2017-03-25
1
-3
/
+3
*
Merged in dstaesse/ouroboros/be-fmgr (pull request #417)
dimitri staessens
2017-03-23
1
-1
/
+5
|
\
|
*
ipcpd: Increase update timeout in fmgr
dimitri staessens
2017-03-23
1
-1
/
+5
*
|
ipcpd: normal: Add memset of conn_info
Sander Vrijders
2017-03-22
1
-0
/
+2
|
/
*
ipcpd: normal: Several bugfixes
Sander Vrijders
2017-03-21
1
-1
/
+0
*
ipcpd: normal: Split fmgr init into init and start
Sander Vrijders
2017-03-21
1
-40
/
+42
*
ipcpd: normal: Add Flow State Objects to RIB
Sander Vrijders
2017-03-13
1
-4
/
+19
*
Change email addresses to ugent.be
Sander Vrijders
2017-03-03
1
-1
/
+2
*
ipcpd: normal: Refactor application entities and add neighbors struct
Sander Vrijders
2017-03-03
1
-112
/
+171
*
ipcpd: normal: Add connection manager
Sander Vrijders
2017-03-02
1
-1
/
+1
*
lib: Split authentication from CACEP
dimitri staessens
2017-02-27
1
-11
/
+0
*
lib: Remove application entity name
Sander Vrijders
2017-02-24
1
-4
/
+1
*
Revise CACEP API
dimitri staessens
2017-02-24
1
-9
/
+9
*
ipcpd: Move RIB configuration to common header
dimitri staessens
2017-02-17
1
-3
/
+4
*
ipcpd: Fix leaking name in cacep_info
dimitri staessens
2017-02-10
1
-0
/
+1
*
lib: Log to the logging system
dimitri staessens
2017-02-08
1
-21
/
+21
*
ipcpd: Revise PCI manipulation in normal
dimitri staessens
2017-02-07
1
-31
/
+11
*
ipcpd, lib: Revise normal IPCP
dimitri staessens
2017-02-06
1
-39
/
+61
*
ipcpd: normal: Create policies for GAM
Sander Vrijders
2017-01-12
1
-2
/
+2
*
ipcpd: normal: Use new list API
Sander Vrijders
2017-01-11
1
-3
/
+3
*
ipcpd: normal: Add graph adjacency manager
Sander Vrijders
2017-01-09
1
-73
/
+124
*
ipcpd: normal: Fix bad unlock
Sander Vrijders
2017-01-04
1
-2
/
+0
*
Merged in dstaesse/ouroboros/be-normal-refactor (pull request #333)
Sander Vrijders
2017-01-04
1
-2
/
+2
|
\
|
*
ipcpd: Fix bug in fmgr
dimitri staessens
2017-01-04
1
-2
/
+2
*
|
Merged in dstaesse/ouroboros/be-normal-refactor (pull request #331)
Sander Vrijders
2017-01-04
1
-92
/
+10
|
\
|
|
*
ipcpd: Refactor of normal IPCP
dimitri staessens
2017-01-04
1
-92
/
+10
*
|
lib, ipcpd, irmd: Proof of concept QoS
dimitri staessens
2017-01-03
1
-5
/
+6
|
/
*
ipcpd: Wait for operational state to start fmgr
dimitri staessens
2016-12-28
1
-13
/
+3
*
ipcpd: Rename normal/path to normal/pathname
dimitri staessens
2016-12-28
1
-1
/
+1
*
ouroboros: Correct license statements
dimitri staessens
2016-12-24
1
-3
/
+2
*
ipcpd, lib: Refactor normal ipcp and cdap
dimitri staessens
2016-12-24
1
-238
/
+152
*
src, tools: Set/get timeout and get qos for flows
dimitri staessens
2016-12-12
1
-3
/
+3
*
Merged in sandervrijders/ouroboros/be-operational-state (pull request #319)
dimitri staessens
2016-12-06
1
-2
/
+2
|
\
|
*
ipcpd: Change IPCP_RUNNING to IPCP_OPERATIONAL
Sander Vrijders
2016-12-06
1
-2
/
+2
*
|
ipcpd: normal: Fix errors on IPCP shutdown
Sander Vrijders
2016-12-06
1
-3
/
+3
|
/
*
ipcpd: normal: Provide directory for registered names
Sander Vrijders
2016-12-02
1
-19
/
+50
*
ipcpd: Split IPCP state PENDING_ENROL
Sander Vrijders
2016-11-30
1
-2
/
+2
*
ipcpd: normal: Fix bugs in connection establishment
Sander Vrijders
2016-10-27
1
-42
/
+17
*
lib: API for accepting flows with QoS
dimitri staessens
2016-10-25
1
-1
/
+2
*
build: Comply with -Wextra compiler flag
dimitri staessens
2016-10-21
1
-0
/
+7
*
Merged in dstaesse/ouroboros/be-demux (pull request #267)
Sander Vrijders
2016-10-21
1
-65
/
+78
|
\
[next]