Commit Graph

68 Commits

Author SHA1 Message Date
Michael Stapelberg 121db0bb23 add expr.Objref 2018-08-08 23:11:26 +02:00
Michael Stapelberg 89ed0f315e implement CounterObj, AddObj, GetObj, GetObjReset
related to https://github.com/rtr7/router7/issues/3
2018-08-08 23:09:16 +02:00
Michael Stapelberg beb488f6fa implement expr.Payload unmarshaling 2018-06-28 20:05:27 +02:00
Michael Stapelberg 2338808f3c fix expr.Cmp unmarshaling 2018-06-28 20:05:16 +02:00
Michael Stapelberg 48a6685597 add expr.Counter 2018-06-23 21:12:40 +02:00
Michael Stapelberg 1324f5d5a9 add GetRule 2018-06-23 21:12:14 +02:00
Michael Stapelberg 0dd2e15e25 AddChain, AddRule: use table’s family 2018-06-19 10:02:23 +02:00
Michael Stapelberg 23299d6a1a add port range test 2018-06-14 22:26:38 +02:00
Michael Stapelberg 05c74458a0 NAT: add RegProtoMax if >0 2018-06-14 22:26:30 +02:00
Michael Stapelberg 0ba4d9997a Cmp: fix accidentally hard-coded EQ operator 2018-06-14 22:26:13 +02:00
Michael Stapelberg 13709ef9a6 add FlushRuleset 2018-06-14 08:26:52 +02:00
Matt Layher 4de6a4e001 Close netlink connection after flushing commands (#1) 2018-06-09 15:12:55 +02:00
Michael Stapelberg 0fe8ac05ad travis: remove docker service which we don’t use in this project 2018-06-08 17:25:47 +02:00
Michael Stapelberg 8285e64efb README: add travis and godoc badge 2018-06-08 17:24:24 +02:00
Michael Stapelberg 94313e7b39 add travis config 2018-06-08 17:19:37 +02:00
Michael Stapelberg 274a55e6d8 add README 2018-06-08 17:15:29 +02:00
Michael Stapelberg dab6002a09 add enough expressions to express port forwardings 2018-06-04 23:13:54 +02:00
Michael Stapelberg afbe6ed893 Initial commit 2018-05-24 22:09:26 -07:00