183 Commits

Author SHA1 Message Date
Odd Stranne
8fdcc4abd1 Add splitting mode enum in firewall subsys 2021-03-04 20:07:48 +01:00
Odd Stranne
7de5cc87ac Make VpnActive() consider IPv4/Ipv6 separately 2021-03-04 20:07:48 +01:00
Odd Stranne
fc915f477d Use more fine-grained functions and correct assumptions about IPv4 always being present 2021-03-04 14:15:39 +01:00
Odd Stranne
74a00a6b85 Improve function names in firewall subsys 2021-03-04 14:15:39 +01:00
Odd Stranne
e8f9bb076c Correct names since Tx2 is not a concept at this layer of code 2021-03-04 14:15:39 +01:00
Odd Stranne
c1f6d66beb Improve and extend filters that block tunnel traffic 2021-03-04 14:15:39 +01:00
Odd Stranne
1f05642c78 Update readme 2021-03-04 14:15:39 +01:00
Odd Stranne
64cde9dc5f Merge branch 'add-transaction-logging' 2021-02-19 11:52:10 +01:00
Odd Stranne
7c0e0278e4 Add handler for error message event 2021-02-18 19:06:24 +01:00
Odd Stranne
bc2da3fb88 Update event id names 2021-02-18 18:22:05 +01:00
Odd Stranne
9ef10c1872 Correct event id names 2021-02-18 18:20:18 +01:00
Odd Stranne
a14a62fe1a Emit error events whenever there are WFP transaction issues 2021-02-18 16:07:16 +01:00
Odd Stranne
9297594ffd Enable firewall subsys to use eventing subsys 2021-02-18 16:06:05 +01:00
Odd Stranne
82bd923157 Add function that assembles error message event 2021-02-18 16:06:05 +01:00
Odd Stranne
98c887c4f5 Add generic event type for emitting error messages 2021-02-18 16:06:05 +01:00
Odd Stranne
d68865cd54 Merge branch 'cap-event-queue' 2021-02-18 16:04:36 +01:00
Odd Stranne
0bdf603f18 Limit number of events that are kept awaiting delivery 2021-02-17 16:24:47 +01:00
Odd Stranne
ab1de236cb Update event queue to use doubly linked list 2021-02-17 15:38:07 +01:00
Odd Stranne
767a1394e2 Bump version number 2021-02-15 15:05:18 +01:00
Odd Stranne
31c1dd3a59 Merge branch 'extend-readme' 2021-02-15 11:37:59 +01:00
Odd Stranne
07366a9ce5 Update readme with information on architecture and limitations 2021-02-15 08:52:57 +01:00
Odd Stranne
308d3dcf56 Merge branch 'review-fixes' 2021-02-15 08:49:14 +01:00
Odd Stranne
e334ada8e0 Simplify address assignment inside FailBindRequest() 2021-02-12 14:13:53 +01:00
Odd Stranne
f7e5871e7f Remove non-essential LIST_ENTRY* casts 2021-02-10 15:52:26 +01:00
Odd Stranne
77c56e4d09 Remove unused function 2021-02-05 14:38:13 +01:00
Odd Stranne
bba327954e Ignore resource cache 2021-02-05 11:16:50 +01:00
Odd Stranne
9580611ef2 Fix bug in ClearDepartingParentLink() 2021-02-03 17:37:37 +01:00
Odd Stranne
e20dfc7443 Deduce compatible environment in build script 2021-02-03 17:27:02 +01:00
Odd Stranne
3aafbe1163 Fix string comparison issue in ValidateCollision() 2021-02-03 17:13:11 +01:00
Odd Stranne
dfd9aac286 Fix comment 2021-02-03 16:37:38 +01:00
Odd Stranne
3869655564 Use correct API 2021-02-03 16:03:11 +01:00
Odd Stranne
e2756e0093 Initial commit 2021-02-02 13:30:19 +01:00
Odd Stranne
9153ad37b3 Initial empty commit 2021-02-02 13:20:06 +01:00